SixBit API Schema
ShippingServiceIDType Simple Type
Description
The unique identifier of a shipping service. Consult the documentation for a list of available shipping service ids.
Namespace (none)
Type
Restriction of xs:integer
Diagram
ShippingServiceIDType Simple Type
Overview
ShippingServiceIDType Restriction of xs:integer
The unique identifier of a shipping service. Consult the documentation for a list of available shipping service ids.
Source
<xs:simpleType name="ShippingServiceIDType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The unique identifier of a shipping service.  Consult the documentation for a list of available shipping service ids.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:integer"></xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.